From 1bc88a20d00c54e6a70cce2daa6418feff9135f0 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 10 Jun 2004 03:12:04 +0000 Subject: [PATCH] Typo fix. --- ChangeLog | 5 +++++ ChangeLog.pre-2-10 | 5 +++++ ChangeLog.pre-2-6 | 5 +++++ ChangeLog.pre-2-8 | 5 +++++ gtk/gtkstyle.c | 2 +- 5 files changed, 21 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5d180a2c53..6ea4524078 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Jun 9 23:11:23 2004 Matthias Clasen + + * gtk/gtkstyle.c (_gtk_style_init_for_settings): Fix a + typo. (#144070, Kent Sandvik) + Thu Jun 10 00:22:51 2004 Soeren Sandmann * gtk/gtkmenu.c: Revert the "drag select" part of diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 5d180a2c53..6ea4524078 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +Wed Jun 9 23:11:23 2004 Matthias Clasen + + * gtk/gtkstyle.c (_gtk_style_init_for_settings): Fix a + typo. (#144070, Kent Sandvik) + Thu Jun 10 00:22:51 2004 Soeren Sandmann * gtk/gtkmenu.c: Revert the "drag select" part of diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 5d180a2c53..6ea4524078 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,8 @@ +Wed Jun 9 23:11:23 2004 Matthias Clasen + + * gtk/gtkstyle.c (_gtk_style_init_for_settings): Fix a + typo. (#144070, Kent Sandvik) + Thu Jun 10 00:22:51 2004 Soeren Sandmann * gtk/gtkmenu.c: Revert the "drag select" part of diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 5d180a2c53..6ea4524078 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +Wed Jun 9 23:11:23 2004 Matthias Clasen + + * gtk/gtkstyle.c (_gtk_style_init_for_settings): Fix a + typo. (#144070, Kent Sandvik) + Thu Jun 10 00:22:51 2004 Soeren Sandmann * gtk/gtkmenu.c: Revert the "drag select" part of diff --git a/gtk/gtkstyle.c b/gtk/gtkstyle.c index 407a6f4338..ca3d770cd5 100644 --- a/gtk/gtkstyle.c +++ b/gtk/gtkstyle.c @@ -501,7 +501,7 @@ gtk_style_get_type (void) * @style: a #GtkStyle * @settings: a #GtkSettings * - * Initializes the font description in @style accoridng to the default + * Initializes the font description in @style according to the default * font name of @settings. This is called for gtk_style_new() with * the settings for the default screen (if any); if we are creating * a style for a particular screen, we then call it again in a -- 2.30.2